public void setStartColor( PDFColor startColor ) |
Parameters
- startColor
- The shading start color.
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When the shading start color is null or the shading's function is not a com.o2sol.pdf4java.pdffunctions.PDFExponentialFunction. |